KEP-5004: Add test planning for Rollout, Upgrade and Rollback scenarios#5751
Merged
k8s-ci-robot merged 2 commits intokubernetes:masterfrom Jan 29, 2026
Merged
Conversation
Member
|
/retitle KEP-5004: Add test planning for Rollout, Upgrade and Rollback scenarios |
yliaog
reviewed
Jan 5, 2026
Contributor
|
/assign |
db871b2 to
48f356e
Compare
bart0sh
reviewed
Jan 7, 2026
Contributor
|
/assign @bart0sh |
Contributor
|
/assign @pohly |
bart0sh
reviewed
Jan 7, 2026
48f356e to
5fea34e
Compare
bart0sh
reviewed
Jan 12, 2026
5fea34e to
69b95fa
Compare
Contributor
|
/lgtm /assign @macsko |
Contributor
|
/assign @dom4ha @SergeyKanzhelev @liggitt |
Contributor
|
It looks good to me, but I'll leave it to @bart0sh to add the lgtm label. Thanks @sairameshv @bart0sh for working on this. |
bart0sh
reviewed
Jan 25, 2026
bart0sh
reviewed
Jan 25, 2026
pohly
reviewed
Jan 25, 2026
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Jan 27, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Jan 27, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
- Include the test scenario to request via Implicit extended resourcename into the "REQUIRED FOR BETA" section Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
dd980db to
e9b23e4
Compare
Member
Author
|
/wg device-management |
Contributor
|
/lgtm |
Member
|
/approve for sig-scheduling |
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dom4ha, sairameshv The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Feb 10, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Feb 11, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Feb 11, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Feb 12, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Feb 19, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv
added a commit
to sairameshv/kubernetes
that referenced
this pull request
Feb 25, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
aramase
pushed a commit
to aramase/kubernetes
that referenced
this pull request
Mar 7, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
ermias19
pushed a commit
to ermias19/kubernetes
that referenced
this pull request
Mar 10, 2026
- Implement e2e tests based on the scenarios described in the PR kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a detailed test plan to test the DRAExtendedResources feature during the upgrade/downgrade scenarios
DRA Extended Resource Rollout/Upgrade/Rollback kubernetes#134048
/cc @yliaog @bart0sh @pohly